Revision: ucf--devel--0.1--patch-46
Archive: srivasta@debian.org--2003-primary
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Thu Nov 13 03:05:51 CST 2003
Standard-date: 2003-11-13 09:05:51 GMT
Modified-files: debian/changelog ucf
New-patches: srivasta@debian.org--2003-primary/ucf--devel--0.1--patch-46
Summary: Emulate dpkg more closely when user opts not to install new configuration
Keywords: 

When ucf replaces a configuration file, it always leaves the old
version behind as "conffile.dpkg-old", and then installed the
"distributed" file as "conffile", just *like dpkg* does. Now, also made
it so that when ucf asks the user a question, and they respond by
opting not to replace the configuration file, ucf creates
"conffile.dpkg-dist", as dpkg would have created.

